*,
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", Arial;
    color: #4c4c4c;
}

body {
    background: url(../images/bg.png);
}

a {
    text-decoration: none;
}

input,
textarea:focus {
    outline: none;
}

a,
span,
b,
img,
ul li,
div {
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}

img {
    border: 0;
}

ul,
li {
    list-style-type: none;
}

.clear {
    clear: both
}

strong {
    font-size: inherit;
    color: inherit;
}

.table {
    display: table;
    width: 100%;
}

.tr,
.row {
    display: table-row;
    overflow: hidden;
}

.td,
.cell {
    display: table-cell;
    *float: left;
    *width: auto;
    *zoom: 1;
    vertical-align: top
}

area {
    outline: none;
}

.top {
    background: #ffffff;
    height: 90px;
    width: 100%;
    min-width: 1200px;
}

.w1200 {
    width: 1200px;
    margin: 0px auto;
}

.logo {
    background: url(../images/logo.png?v=3) no-repeat left center;
    background-size: 165px;
    width: 220px;
    height: 90px;
    display: block;
}

.top .fr li {
    float: left;
    padding-left: 60px;
}

.top .fr li a {
    display: block;
    color: #333333;
    padding: 33px 0;
    text-align: right;
    border-top: 3px solid #ffffff;
}

.top .fr li a:hover {
    color: #0f8ce0;
    padding: 33px 0;
}

.top .fr li a.on {
    color: #0f8ce0;
    padding: 30px 0 33px;
    border-top: 3px solid #0f8ce0;
    font-weight: bold;
}

.fl {
    float: left
}

.fr {
    float: right
}

.bgffffff {
    background: #ffffff;
    min-width: 1200px;
}

.bg0b8de0 {
    background: #0b8de0;
    min-width: 1200px;
}

.ntitle {
    color: #333333;
    font-size: 26px;
    font-weight: 100;
    background: url(../images/ni.png) no-repeat left top;
    padding: 20px 0 30px 45px;
    margin-top: 10px;
}

.ntitle span {
    color: #d1d1d1;
    padding-left: 10px;
    font-size: 26px;
    text-transform: uppercase;
}

.abzfont {
    font-weight: normal;
}


.fullSlide {
    width: 100%;
    height: 512px;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

.fullSlide .bd li {
    width: 100%;
    height: 512px;
    background-position: center top
}

.fullSlide .hd {
    width: 100%;
    background-image: url('../images/bnavbg.png');
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0
}

.fullSlide .hd ul {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 24px;
}

.fullSlide .hd ul li {
    float: left;
    height: 9px;
    width: 9px;
    background-image: url(../images/pb.png);
    margin-right: 23px;
    cursor: pointer;
}

.fullSlide .hd ul li.on {
    background-position: 9px 9px;
}

.fullSlide .hd img {
    float: right;
    position: relative;
    top: -20px;
}

.bnews {
    background: url(../images/bnews.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.bser {
    background: url(../images/bser.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.babout {
    background: url(../images/babout.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.bproj {
    background: url(../images/bproj.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.bprod {
    background: url(../images/bprod.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.bren {
    background: url(../images/bren.jpg) no-repeat center top;
    height: 180px;
    min-width: 1200px;
}

.mainbody {
    padding: 17px 0;
}

.mainbg {
    background-color: #ffffff;
    -moz-box-shadow: 0px 1px 5px #d3d9de;
    /*firefox*/
    -webkit-box-shadow: 0px 1px 5px #d3d9de;
    /*webkit*/
    box-shadow: 0px 1px 5px #d3d9de;
    /*opera或ie9*/
}

.content {
    padding: 20px 30px;
    min-height: 450px;
}

.content p {
    line-height: 190%;
    padding-bottom: 20px;
}

.ind1 {
    background: url(../images/i1.png) no-repeat;
    width: 541px;
    padding-top: 200px;
}

.ind1 p {
    background: url(../images/i2.png) no-repeat 0 0;
    padding: 20px 75px 0 60px;
    line-height: 170%;
}

.ind1 span {
    color: #0f8ce0;
    font-weight: bold;
}

.ind1 a {
    position: absolute;
    top: 228px;
    right: 0;
    background: url(../images/i3a.png) no-repeat;
    width: 68px;
    height: 77px;
    display: inline-block;
}

.ind1 a:hover {
    top: 223px;
    right: 0;
    background: url(../images/i3b.png) no-repeat;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.inews {
    width: 607px;
    overflow: hidden;
    height: 328px;
}

.inews .title {
    background: url(../images/i4.jpg) no-repeat top right;
    height: 55px;
}

.inews ul {
    width: 650px;
    padding-top: 22px;
}

.inews li {
    width: 247px;
    padding-right: 37px;
    border-right: 1px solid #e0e0e0;
    float: left;
    margin-right: 37px;
}

.inews li a {
    font-size: 16px;
    line-height: 160%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 50px;
}

.inews li a:hover {
    color: #000000;
}

.inews li span {
    color: #5fb558;
    display: block;
    padding: 14px 0;
}

.inews li p {
    color: #a5a5a5;
    line-height: 170%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.inewsmore {
    position: absolute;
    right: 37px;
    bottom: 30px;
    display: inline-block;
    background: url(../images/more1.png) no-repeat right center;
    font-family: arial;
    padding-right: 16px;
}

.inewsmore:hover {
    background: url(../images/more2.png) no-repeat right center;
    color: #0f8ce0;
}

.foot {
    padding-bottom: 15px;
}

.foot i {
    width: 13px;
    height: 13px;
    display: inline-block;
    padding-right: 5px;
    background-repeat: no-repeat;
    background-position: left center;
}

.foot i.f1 {
    background-image: url(../images/f1.png);
}

.foot i.f2 {
    background-image: url(../images/f2.png);
}

.foot i.f3 {
    background-image: url(../images/f3.png);
}

.foot i.f4 {
    background-image: url(../images/f4.png);
}

.foot i.f5 {
    background-image: url(../images/f5.png);
}

.foot1 {
    width: 202px;
    padding-top: 10px;
}

.foot1 a {
    display: inline-block;
    margin: 0 35px 13px 0;
}

.foot2 {
    border: 1px solid #bfbfbf;
    border-top: 0;
    border-bottom: 0;
    padding: 10px 0 0 60px;
}

.foot2 p {
    margin-bottom: 13px;
}

.foot2 p.disib {
    display: inline-block;
    padding-right: 20px;
}

.foot2 a {
    padding-left: 13px;
}

.foot2 a:hover {
    color: #000000
}

.foot3 {
    text-align: right;
    border: 0
}

.foot3 .ewm {
    display: inline-block;
    width: 125px;
    text-align: center;
}

.foot3 img {
    width: 77px;
}

.foot3 p {
    padding-top: 5px;
}

.secondnav {
    background: #1592e5;
    height: 60px;
    position: relative;
    margin-top: 16px;
}

.secondnav li {
    display: inline-block;
}

.secondnav li:hover {
    background: #0e86d6;
}

.secondnav li.on {
    background: #0276c4;
}

.secondnav li a {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    padding: 0 25px;
}

.secondnav .guide {
    position: absolute;
    right: 10px;
    top: 19px;
    background: url(../images/s2a.png) no-repeat left center;
    padding-left: 25px;
}

.secondnav .guide a {
    color: #ffffff;
    margin-right: 14px;
    opacity: 0.8
}

.secondnav .guide a.g2 {
    background: url(../images/s2b.png) no-repeat left center;
    padding-left: 14px;
}

.secondnav .guide a:hover {
    opacity: 1;
}

.newslist {}

.newslist li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
    padding-bottom: 32px;
    position: relative;
}

.newslist li .infor {
    margin-right: 200px;
    border-right: 1px solid #ededed;
    padding-right: 30px;
}

.newslist li .infor a {
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.newslist li .infor a:hover {
    color: #1592e5;
    margin-left: 15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.newslist li .infor p {
    color: #838383;
    margin: 20px 0;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.newslist li .date {
    position: absolute;
    right: 35px;
    top: 0;
}

.newslist li .date h1 {
    font-size: 36px;
    color: #525252;
    font-weight: 100;
}

.newslist li .date h2 {
    color: #525252;
    font-weight: 100;
    font-family: arial;
    padding: 5px 0;
}

.newslist li .date a {
    background: url(../images/go.png) no-repeat 0 10px;
    height: 14px;
    display: block;
    padding: 10px 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.newslist li .date a:hover {
    background: url(../images/go.png) no-repeat 68px 10px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.newslist li .date span {
    color: #ffffff;
    display: none;
    text-align: center;
    padding-left: 20px;
}

.newslist li.on {
    border: 0;
    background: #f3f3f3;
    padding-bottom: 0px;
    height: 265px;
}

.newslist li.on .infor {
    margin: 0 20px 0 630px;
    padding: 48px 0 0 20px;
    background: url(../images/ni.png) no-repeat 0 15px;
    display: block;
}

.newslist li.on .infor p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.newslist li.on .infor a {
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}

.newslist li.on .infor a:hover {
    margin-left: 0px;
}

.newslist li.on img {
    float: left;
}

.newslist li.on .date {
    right: 0px;
    top: 216px;
    position: absolute;
    width: 489px;
}

.newslist li.on .date h1 {
    font-size: 14px;
    color: #a5a5a5;
    display: inline-block;
    font-family: arial;
    padding-top: 10px;
}

.newslist li.on .date h2 {
    font-size: 14px;
    color: #a5a5a5;
    display: inline;
    padding-left: 10px;
}

.newslist li.on .date a {
    display: inline-block;
    width: 200px;
    padding: 0;
    line-height: 48px;
    height: 48px;
    float: right;
    background: url(../images/nmore.png) no-repeat 50px 17px #525252;
}

.newslist li.on .date span {
    display: block;
}

.newslist li.on .date a:hover {
    background: url(../images/nmore2.png) no-repeat 50px 17px #5fb558;
}

.newsdetail {
    padding: 40px 0;
    color: #4c4c4c;
}

.newsdetail .layui-elem-quote {
    margin: 40px 0 10px;
}

.newsdetail p {
    line-height: 180%;
}

/*page*/
.page {
    text-align: center;
    font-size: 12px;
    border: 0;

    padding: 20px 0 50px;
    width: 100%
}

.page .count,
.page .nowpage {
    margin-right: 10px;
}

.page a {
    font-size: 14px;
    color: #9d9db5;
    background-color: #fff;
    text-decoration: none;
    border: #dad9d8 1px solid;
    border-radius: 5px;
    display: inline-block;
    width: 36px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    margin-right: 13px;
}

.page a:hover {
    color: #4c4c4c;
    border: #c2c2c2 1px solid;
}

.page .current {
    font-size: 14px;
    color: #27588f;
    background-color: #fff;
    text-decoration: none;
    background: url(../images/page.jpg)no-repeat center center;
    display: inline-block;
    width: 36px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    margin-right: 13px;
}

.point {
    color: #9d9db5;
    padding-right: 5px;
}

.passage {
    padding: 20px 40px;
}

.passage h1 {
    text-align: center;
    color: #000000;
    padding: 20px 30px;
    font-size: 24px;
    font-weight: 100;
}

.passage .date {
    display: block;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #ebebeb;
    color: #737373;
    border-left: 0;
    border-right: 0;
}

.passage .proj {
    display: block;
    text-align: center;
    padding: 15px 0;
    background: #f2f2f2;
    font-size: 16px;
    color: #333333;
}


/*goback*/
.goback {
    text-align: center;
}

.goback a {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #c0c0c0;
    color: #8c8c8c;
    font-size: 14px;
    margin: 40px 10px 30px;
}

.goback a:hover {
    border: 1px solid #1592e5;
    color: #1592e5;
}

/*************************case******************************/
.calb {
    display: block;
    margin-left: -24px;
}

.calb li {
    display: inline-block;
    position: relative;
    height: 265px;
    float: left;
    margin-left: 24px;
    margin-bottom: 24px;
    background: #f2f2f2;
}

.catu {
    display: block;
    float: right;
    position: relative;
    width: 330px;
    height: 265px;
    overflow: hidden;
}

.catu img {
    width: 330px;
    height: 265px;
}

.catuv {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: url(../images/catubg.png) center center no-repeat;
}

.calb li:hover .catu img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.calb li:hover .catuv {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.caxk {
    display: block;
    width: 222px;
    height: 203px;
    float: left;
    overflow: hidden;
    padding-top: 62px;
}

.caxs {
    display: block;
    margin: 0 auto;
    width: 86px;
    height: 86px;
    background: url(../images/ca0bg1.png) center center no-repeat;
}

.caxs span {
    display: block;
    width: 86px;
    height: 86px;
}

.cax1 {
    background: url(../images/ca01.png) center center no-repeat;
}

.calb li:hover .cax1 {
    background: url(../images/ca010.png) center center no-repeat;
}

.calb li:hover .caxs {
    background: url(../images/ca0bg2.png) center center no-repeat;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    /* IE 9 */
    -webkit-transform: rotateY(180deg);
    /* Safari and Chrome */
    -o-transform: rotateY(180deg);
    /* Opera */
    -moz-transform: rotateY(180deg);
}

.calb li:hover .caxs span {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    /* IE 9 */
    -webkit-transform: rotateY(180deg);
    /* Safari and Chrome */
    -o-transform: rotateY(180deg);
    /* Opera */
    -moz-transform: rotateY(180deg);
}

.calb li:hover {
    background: #58BE51;
}

.caxm {
    position: relative;
    padding-top: 20px;
    padding-bottom: 13px;
    text-align: center;
}

.caxmk {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    position: relative;
}

.caxmk span {
    display: block;
    top: 0;
    position: relative;
    font-size: 16px;
}

.caxm b {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
    width: 44px;
    height: 2px;
    background: #dadada;
}

.calb li:hover .caxm {
    color: #FFF;
}

.calb li:hover .caxm b {
    background: #FFF;
}

.calb li:hover .caxmk span {
    color: #FFF;
    top: -100%;
}

.honor {
    padding: 20px 300px 50px 100px;
}

.honor h1 {
    color: #333333;
    font-size: 26px;
    font-weight: 100;
    background: url(../images/ni.png) no-repeat left top;
    padding: 20px 0 0 45px;
    margin-left: -45px;
}

.honor h1 span {
    color: #d1d1d1;
    padding-left: 10px;
    font-size: 26px
}

.honor .item {
    padding: 20px 0;
}

.honor a {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 3px;
    font-size: 16px;
    border: 1px solid #cccccc;
    margin-right: 20px;
}

.honor a.on {
    border: 1px solid #0275c4;
    background: #0275c4;
    color: #ffffff;
}

.honor ul {}

.honor li {
    float: left;
    line-height: 200%;
    display: inline-block;
    width: 300px;
    margin: 10px 15px 10px 0;
}

.ertitle {
    padding: 20px 0;
}

.ertitle span {
    font-size: 46px;
    line-height: 100%;
    font-family: arial;
    color: #59be51;
}

.ertitle h1 {
    font-size: 18px;
    color: #333333;
    display: inline-block;
}

.ertitle h1:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 1px;
    background: #ccc;
    margin-left: 10px;
}

.bluebold {
    color: #0d8ee4;
    font-weight: bold;
}

.join2 {
    overflow: hidden;
    padding: 20px 0
}

.join2 ul {
    width: 1200px;
}

.join2 li {
    width: 300px;
    background: #f2f2f2;
    padding: 20px 30px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

.join2 li:hover {
    margin-top: -5px;
    background: #0d8ee4;
}

.join2 li h1 {
    font-size: 16px;
    display: inline-block;
}

.join2 li h2 {
    display: inline-block;
    float: right;
    background: #ccc;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 100;
}

.join2 li p {
    padding-top: 15px;
    color: #838383;
}

.join2 li:hover h1 {
    color: #ffffff;
}

.join2 li:hover h2 {
    color: #0d8ee4;
    background: #ffffff;
}

.join2 li:hover p {
    color: #ffffff;
    opacity: .8
}

.join li .dt {
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: url(../images/join1.png) no-repeat 1100px center #f5f6fa;
}

.join li.on .dt {
    color: #ffffff;
    background: url(../images/join2.png) no-repeat 1100px center #0d8de4;
}

.join .main {
    padding: 0 20px;
}

.join li .main {
    display: none
}

.join .on .main {
    display: block;
    margin: 10px 0 30px;
}

.join li a {
    display: inline-block;
    background: url(../images/hr.jpg)no-repeat;
    height: 43px;
    line-height: 43px;
    color: #ffffff;
    padding: 0 30px 0 60px;
}

.ipart {
    position: relative;
    float: left;
}

.onepart {
    width: 284px;
    height: 398px;
    margin-right: 1px;
}

.onepart .ipartt {
    position: absolute;
    top: 23px;
    left: 28px;
    width: 93%;
    text-align: center;
    display: block;
    text-align: left;
    z-index: 9999;
}

.onepart .ipartt h1 {
    color: #ffffff;
    font-weight: 100;
    font-size: 18px;
    line-height: 200%;
}

.onepart .ipartt p {
    color: #ffffff;
    opacity: 0.5;
    font-size: 14px;
    line-height: 100%;
}

.onepart a:hover .ipartt {
    top: 80px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.cover {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background: #000000;
    opacity: .6;
    z-index: 9998;
}

.onepart a:hover .cover {
    display: block;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.onepart .ipartmore {
    background: url(../images/more.png) no-repeat top right;
    width: 93%;
    height: 34px;
    position: absolute;
    bottom: 20px;
    left: 0;
    opacity: 0;
    z-index: 9999;
}

.onepart a:hover .ipartmore {
    background: url(../images/more.png) no-repeat top right;
    bottom: 105px;
    opacity: 1;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}




.twopart {
    width: 322px;
    height: 134px;
    margin-bottom: 1px;
}

.twopart .ipartt {
    position: absolute;
    top: 15px;
    left: 0;
    width: 93%;
    text-align: center;
    display: block;
    text-align: right;
    z-index: 9999;
}

.twopart .ipartt h1 {
    color: #ffffff;
    font-weight: 100;
    font-size: 16px;
    line-height: 200%;
}

.twopart .ipartt p {
    color: #ffffff;
    opacity: 0.5;
    font-size: 12px;
    line-height: 100%;
}

.twopart a:hover .ipartt {
    top: 20px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.cover {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background: #000000;
    opacity: .6;
    z-index: 9998;
}

.twopart a:hover .cover {
    display: block;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.twopart .ipartmore {
    background: url(../images/more.png) no-repeat top right;
    width: 93%;
    height: 34px;
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0;
    z-index: 9999;
}

.twopart a:hover .ipartmore {
    background: url(../images/more.png) no-repeat -42px right;
    bottom: 20px;
    opacity: 1;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.product {}

.product li {
    background: #f2f2f2;
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #f2f2f2;
}

.product li:hover {
    border: 1px solid #0f8ce0;
    background: #dcecf7;
}

.product li img {
    width: 200px;
    float: left;
    padding-right: 30px;
}

.product li h1 {
    font-size: 16px;
    color: #333333;
    padding: 10px 0 20px;
}

.product li:hover h1 {
    color: #0f8ce0;
}

.product li h2 {
    font-size: 14px;
    font-weight: 100;
    background: #d3d3d3;
    display: inline-block;
    color: #333333;
    padding: 10px 30px;
}

.product li:hover h2 {
    background: #0f8ce0;
    color: #ffffff;
}

.product li p {
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 93px;
}

.pronav {
    padding: 30px 0 5px
}

.pronav a {
    display: inline-block;
    width: 170px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ccc;
    margin-right: 20px;
    border-radius: 25px;
}

.pronav a:hover {
    border: 1px solid #0f8ce0;
    color: #ffffff;
    background: #0f8ce0
}

.pronav a.on {
    border: 1px solid #0f8ce0;
    color: #ffffff;
    background: #0f8ce0
}

.prod {
    padding: 30px 0;
}

.prod .img {
    width: 460px;
    float: left;
}

.prod .img img {
    width: 100%;
}

.prod .img p {
    text-align: center
}

.prod .infor {
    width: 600px;
    margin-right: 20px;
    float: right;
    padding: 0 30px;
}

.prod td {
    padding: 10px 10px;
}

.prod tr.title {
    background: #54c44c;
}

.prod td span {
    color: #ffffff;
    font-weight: bold;
}


/*20171227*/
.ntitle p {
    padding-top: 20px;
}

.culturenav {
    position: relative;
}

.culturenav hr {
    position: absolute;
    top: 45px;
    left: 0;
    border: 0;
    border-top: 1px solid #eee;
    height: 0;
    width: 100%;
    z-index: 1;
}

.culturenav .item {
    z-index: 99;
    position: relative;
    text-align: center;
    padding-left: 66px;
}

.culturenav a {
    background-image: url(../images/cn1.png);
    display: inline-block;
    float: left;
    width: 90px;
    height: 60px;
    text-align: center;
    line-height: 150%;
    margin: 0 25px;
    padding-top: 34px;
    background-repeat: no-repeat;
}

.culturenav a.on {
    background-image: url(../images/cn2.png);
    color: #ffffff;
}

.culturec {
    margin-top: 40px;
}

.culturec li h1 {
    color: #0275c4;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 20px;
}

.culturec li {
    margin: 0 50px;
    background: #f2f2f2;
    border-radius: 25px;
    padding: 40px 50px;
    position: relative;
}

.culturec span {
    position: absolute;
    top: -32px;
    width: 38px;
    height: 32px;
    display: inline-block;
    background: url(../images/carr.png) no-repeat;
}

.contact {
    width: 100%;
}

.contact>ul {
    width: 100%;
    padding-top: 22px;
}

.contact>ul>li {
    width: 33%;
    float: left;
    text-align: center;
    height: 160px;
    min-height: 160px;
    overflow: visible;
}

.contact>ul>li+li {
    border-left: 1px solid #e0e0e0;
}

.contact .tit {
    font-size: 18px;
}

.contact .cphone {
    font-size: 30px;
    padding-top: 20px;
}

.contact .msg {
    padding-top: 10px;
}

.contact .msg>p {
    text-align: left;
    font-size: 15px;
    color: #757575;
    margin: 0px auto;
    width: 226px;
    margin-bottom: 0px;
    line-height: 150%;
    padding-bottom: 0px;
    word-wrap: break-word;
    ;
}

.contact .addr>p {
    text-align: center;
    width: 240px;
}

.contact .msg>p>span {
    padding-left: 10px;
    font-size: 15px;
}

.contact>ul>li img {
    text-align: center;
    margin-bottom: 10px;
}

.about {
    margin: 20px auto;
    padding-left: 10px;
    padding-right: 10px;
}

.about .line2 {
    border-top: 1px solid #EDEDED;
    margin: 50px 0;
}
.about .subheading{
    font-size: 18px;
    margin-bottom: 20px;
    color: #59be51;
}
.about_intr {
    width: 550px;
}

.about_intr .line {
    width: 50px;
    border-top: 2px solid #0C8EE4;
    text-align: left;
    margin: 0px 0px 20px;
}

.about_intr .tit {
    font-weight: bold;
    font-size: 24px;
}

.about_intr .entit {
    color: #CFCFCF;
    font-size: 15px;
}

.about_intr>p.pcontent {
    font-size: 15px !important;
    line-height: 200% !important;
    padding-top: 10px;
}

.about .about_blk {
    background-color: #F6F6F6;
    padding: 40px;
    margin: 20px 10px;
}

.about .about_blk p {
    padding-left: 59px;
}

.about .about_blk h2 {
    font-size: 16px;
    padding: 15px 0px 15px 60px;
    margin-bottom: 15px;
}

.about .about_blk .about_btit1 {
    color: #5169CB;
    background: url(../images/ap1.png) no-repeat left;
}

.about .about_blk .about_btit2 {
    color: #0D8FE5;
    background: url(../images/ap2.png) no-repeat left;
}

.about .about_blk .about_btit3 {
    color: #0F9999;
    background: url(../images/ap3.png) no-repeat left;
}

.about .about_blk .about_btit4 {
    color: #C65560;
    background: url(../images/ap4.png) no-repeat left;
}

/*2018-03-09*/
.ppbody {
    padding-left: 68px;
    margin-bottom: 50px;
}

.prodtit {
    background: #f2f2f2;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #5168ca;
    margin-bottom: 10px;
}

.prodtit .pdnumber {
    display: inline-block;
    background: #5168ca;
    color: #ffffff;
    line-height: 48px;
    width: 54px;
    text-align: center;
    margin-right: 15px;
}

.prodtit2 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 10px;
}

.prodtit2 .pdnumber2 {
    display: inline-block;
    font-size: 16px;
    color: #5168ca;
    margin-right: 5px;
    margin-left: -44px;
}

.protable td {
    padding: 10px;
}

.protable tr.firstRow td {
    color: #ffffff;
}

.protable td p {
    line-height: 150%;
    padding-bottom: 0px;
}

.propart01 {
    background: #f2f2f2;
    padding: 20px 30px;
    border-radius: 20px;
    width: 892px;
    margin-bottom: 20px;
}

.propart01 h1 {
    color: #5168ca;
    font-size: 16px;
    padding-bottom: 10px;
}

.propart01 li {
    list-style-type: disc;
    margin-left: 16px;
}

.propart01 li p {
    padding: 0;
}

.fontpp {
    color: #333333;
    font-weight: bold;
}

.prodtit3 {
    font-weight: bold;
    margin: 20px 0 5px;
    display: list-item;
    list-style-type: square;
    margin-left: 20px;
    color: #019090;
    font-size: 15px;
}

.pplist li {
    list-style-type: none;
    margin-left: 0px;
    padding: 10px 40px 10px 0;
    display: inline-block;
}

.pplist li span {
    color: #ffffff;
    background: #787878;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 25px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}

.lineal {
    border-top: 1px dashed #cccccc;
    height: 0px;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 25px;
}

.prodtit4 {
    color: #019090;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width: 100px;
    margin: 40px auto 20px;
    padding: 13px 20px;
    position: relative;
}

.prodtit4:before {
    content: '';
    background: #019090;
    width: 300px;
    height: 1px;
    display: block;
    position: relative;
    top: 14px;
    left: 100px;
    opacity: .3
}

.prodtit4:after {
    content: '';
    background: #019090;
    width: 300px;
    height: 1px;
    display: block;
    position: relative;
    top: -10px;
    right: 300px;
    opacity: .3
}

#ppart {
    padding: 30px 0 30px
}

#ppart a {
    border: 1px solid #59be51;
    color: #ffffff;
    background: #59be51;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#ppart a:hover {
    border: 1px solid #59be51;
    color: #59be51;
    background: #ffffff
}

#ppart a.changbtn {
    width: 250px;
}

/*2024-07-29*/
.video {
    margin-bottom: 30px;
    padding-right: 30px;
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
}

.videoleft {
    width: 900px;
    display: grid;
}

.videoleft .darken {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
}

.videoleft .name {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    height: 70px;
    padding: 0 30px;
}

.videoleft .name p {
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.videoleft .player {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-56px, -56px);
}

.videoleft .player p {
    padding: 16px;
    background-color: rgba(255, 255, 255, .15);
    border-radius: 50%;
}

.videoleft .player span {
    border-radius: 50%;
    display: inline-block;
    padding: 10px;
    background-color: rgba(255, 255, 255, .3);
}

.videoleft .player i {
    background-color: #ffffff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.videoleft .player i:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 12px solid #59be51;
    border-bottom: 10px solid transparent;
    display: block;
    content: '';
    margin-left: 3px;
}

.videoright {
    width: 240px;
    margin: 15px 0;
    position: relative;
    padding-top: 25px;
}

.videoright ul {
    margin: 10px 0;
}

.videoright li {
    margin-bottom: 10px;
}

.videoright p {
    text-align: center;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.videoright .pic {
    height: 151px;
}

.videoright .pic img {
    max-width: 100%;
    max-height: 100%;
}

.videoright .swiper-button {
    background-color: #f2f2f2;
    height: 25px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.videoright .swiper-button:first-child {
    position: absolute;
    top: 0;
}

.videoright .swiper-button i {
    border: 1px solid #59be51;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
}

.videoright .swiper-button:first-child i {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 8px;
}

.videoright .swiper-button:last-child i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: 8px;
}

.videoleft .player:hover i {
    background-color: #59be51;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.videoleft .player:hover i:before {
    border-left: 12px solid #ffffff;
}

.videoright li:hover {
    cursor: pointer;
}

.videoright li:hover p {
    color: #59be51;
}

.videoright .swiper-button:hover {
    color: #ffffff;
    background-color: #59be51;
}

.videoright .swiper-button:hover i {
    border: 1px solid #ffffff;
    border-width: 0 2px 2px 0;
}

.video-product {
    padding: 0 0 50px 0;
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 50px;
}
.video-product p {
    padding: 0;
    line-height: initial;
}
.video-product .videoleft {
    width: 875px;
}

.video-product .videoright {
    width: 235px;
    margin: 0;
}

.video-product .videoright .pic {
    height: 152px;
}

